In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / CreateClonedGdPictureImage24BppRGB Method

CreateClonedGdPictureImage24BppRGB Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function CreateClonedGdPictureImage24BppRGB( _

   ByVal ImageID As Integer _

) As Integer
public int CreateClonedGdPictureImage24BppRGB( 

   int ImageID

)
public function CreateClonedGdPictureImage24BppRGB( 

    ImageID: Integer

): Integer; 
public function CreateClonedGdPictureImage24BppRGB( 

   ImageID : int

) : int;
public: int CreateClonedGdPictureImage24BppRGB( 

   int ImageID

) 
public:

int CreateClonedGdPictureImage24BppRGB( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members